From: Wei Liu Date: Sun, 15 May 2016 15:20:02 +0000 (+0100) Subject: Config.mk: update mini-os changeset X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1117 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=fcab4cec98ae1f56312744c19f608856261b20cf;p=xen.git Config.mk: update mini-os changeset There is one commit pulled in: lib/sys.c: enclose file_types in define guards This is required to fix stubdom build on Arch Linux. Signed-off-by: Wei Liu --- diff --git a/Config.mk b/Config.mk index ab442abe25..61b5cebd26 100644 --- a/Config.mk +++ b/Config.mk @@ -272,9 +272,9 @@ MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 52a99493cce88a9d4ec8a02d7f1bd1a1001ce60d QEMU_UPSTREAM_REVISION ?= qemu-xen-4.7.0-rc1 -MINIOS_UPSTREAM_REVISION ?= 4464673ccbfd12dcd0ec08cc29ca62cc12f6e61e -# Mon May 2 13:55:00 2016 +0100 -# build: change MINI-OS_ROOT to MINIOS_ROOT +MINIOS_UPSTREAM_REVISION ?= 1a3ee6eeca136525aa2e6917ae500e7cf731c09d +# Fri May 13 15:21:10 2016 +0100 +# lib/sys.c: enclose file_types in define guards SEABIOS_UPSTREAM_REVISION ?= rel-1.9.2 # Tue, 1 Mar 2016 15:06:45 +0100 (16:06 +0200)